@import '//fonts.googleapis.com/css?family=Great+Vibes|Lato:400,400i,700,700i|Lora:400,400i,700,700i';

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {display: block;width: 100%;height: 36px;padding: 2px 6px;font-size: 15px;line-height: 1.42857143;color: #000000 !important;background-color: #ffffff;background-image: none;border: 1px solid #000000;/* border-radius: 4px; */-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;font-family: 'GeosansLight';/* font-weight: bold; */}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
@font-face {
	font-family: 'GeosansLight';
	src: url('GeosansLight.woff2') format('woff2'),
		url('GeosansLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
  font-family: 'robotocondensed';
  src: url('roboto-condensed-webfont.woff2') format('woff2'),           url('roboto-condensed-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;   
}          
@font-face {
  font-family: 'caviar_dreamsregular';
  src: url('caviardreams.woff2') format('woff2'),           url('caviardreams.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {font-size: 20px;line-height: 1;color: #111111;/* background-color: #ffffff; */margin: 0 auto;font-family: 'GeosansLight';padding: 0;/* max-width: 800px; */padding: 20px;/* height: 0px; */}
@media (max-width:1080px){
	body {
		/* width:980px; */
	}
}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

input[type="submit"],button {
    transition: 0.5s;
    background-color: #2195f2;
    color: #ffffff;
    padding: 10px !important;
    font-size: 25px;
    margin-top: 10px;
    border: 0px;
    margin-bottom: 10px;
}

input[type="submit"]:hover {
    background-color: #940e0d;
color:white;
}
h2 {
    font-size: 29px;
    margin: 0px;
    text-align: center;
    color: #2195f2;
    margin-bottom: 0px;
    font-weight: normal;
}

h1 {
    margin: 0px 0px 20px 0px;
    text-align: center;
    color: #2195f2;
    width:  100%;
    float: left;
    font-size: 35px;
    font-weight: normal;
    padding-top: 3px;
}

.contatti0 .t3-sl {
    padding-top: 0px;
}

.contatti0 .col-lg-6.col-md-6.col-sm-6.col-xs-6 {
    text-align: center;
}

p.pform {
    text-align: center;
    margin: 0;
    /* margin-bottom: 2px; */
    float:  left;
    width: 100%;
}

p {
    text-align: center;
}

a {
    text-decoration: none;
    color: #111111;
}
a:hover, a:focus {
    color: #111111;
    font-weight: bold;
}

form.infor {
    margin: 0px;
    width: 100%;
    float: left;
}

textarea {
    min-height: 200px !important;
    float: left;
    /* height: 400px !important; */
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;
}

.accetta00 {
    float:  left;
    width: 100%;
    margin: 0%;
    padding: 0;
    background-color: #dddddd;
}

.accetta00 {
    width: 100%;
    margin: 0;
    /* display: table; */
    background-color: #c5c5c5;
}

label {
    float:  left;
    width: 100%;
    text-align: left;
    padding: 1%;
    background-color: rgba(255, 255, 255, 0.5);
}


p.messaggio0 {
    padding: 5% !important;
    float: left;
    border-radius: 50px;
    width: 90% !important;
    font-size: 2em;
    margin: 0 5%;
}

.box0 {
    width: 49%;
    float:  left;
    margin: 0 1% 5px 0;
}

input#remember,input#remember2 {
    width: 30px;
    height: 30px;
}
.accetta00 a{
    /* display: table-cell; */
    /* vertical-align: middle; */
}
.accetta00 a{
	background-color: lightgrey;
	width: 100%;
	padding: 10px;
	float: left;
	font-size: 15px;
}

.motto14 {
    width: 100%;
    height: 50px;
    float: left;
    border-left: 0;
    border-top: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 10vw solid #261413;
}

.divisore {
    padding: 0px 0px 50px 0px;
    float: left;
    width: 100%;
}



.box0.submit0 {
    text-align: center;
    /* display: table-cell; */
    /* vertical-align: middle; */
    width: 100%;
}

.accetta00 span {
    width: 50%;
    float: left;
    text-align: center;
}

.accetta00 input#remember,.accetta00 input#remember2 {
    width: 50%;
    float: left;
    text-align: center;
    margin: 0;
}

.check0 {
    width: 20%;
    /* float: left; */
    display: table-cell;
    vertical-align: middle;
}

.accetta00 input#remember {
}

.check1 {
    text-align: center;
    float: left;
    width: 50%;
    display: table;
}
.motto9 {
    width: 100%;
    height: 50px;
    float: left;
    border-left: 0;
    border-top: 0;
    border-right: 100vw solid #ffffff;
    border-bottom: 5vw solid #f8f8f800;
    z-index: 999;
    position: relative;
    /* background-image: url('../../../../../../images/pattern.jpg'); */
    /* box-sizing: border-box; */
}

.lsd1 .divisore {}

#box01 {
    display: none;
}

#box02 {
    display: none;
}

iframe#blockrandom-169 {
    height: 1000px !important;
}



input[type="text"].prezzo0 {
    transition: 0.5s !important;
    background-color: #eeeeee !important;
    color: #2195f2 !important;
    padding: 10px !important;
    font-size: 25px !important;
    margin-top: 2px;
    border: 0px;
    margin-bottom: 2px;
    text-align: center;
}

div#box04, div#box01 {
    display: none;
    text-align: center;
}

div#box03 {
    display: none;
}

label#label0 {
    color: #2195f2;
    text-align: center;
    font-size: 2em !important;
}

.note0 {
    float: left;
    width: 100%;
    margin: 5px 0;
    text-align: center;
}

.box0.box1 {
    border: 1px solid black;
}

input[type="checkbox"] {
    width: 30px;
    height: 30px;
    float: right;
}

label#label1 {
    width: auto;
}
@media (max-width: 990px){

}
@media (max-width:979px){
	label{
		text-align: center;
		width:  100%;
		font-size: 15px;
		padding: 15px 0;
	}
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox{
		width:  100%;
		float:  left;
	}
	p.pform{
		width:  98%;
	}
	.box0{
		width: 100%;
    	margin: 0%;
	}
	.divisore{
		/* padding: 0 10px !important; */
		/* overflow-y: scroll; */
		/* max-height: 500px; */
	}
.accetta00 span{
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
    float: none;
    font-weight: bold;
}
}